-
Home
-
Staatic – Static Site Generator
-
1.12.0 (latest)
-
Code
-
Classes
- PublicationStatus
| Total Complexity |
13 |
| Dependencies |
2 |
| Dependents |
3 |
| Total lines |
97 |
| Lines of code |
53 |
| Logical lines of code |
16 |
| Comment lines |
3 |
| Methods |
11 |
| Properties |
1 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| create() |
S |
62 |
2 |
13 |
| label() |
S |
68 |
2 |
7 |
| __construct() |
S |
81 |
1 |
3 |
| __toString() |
S |
82 |
1 |
3 |
| status() |
S |
82 |
1 |
3 |
| isPending() |
S |
80 |
1 |
3 |
| isCanceled() |
S |
80 |
1 |
3 |
| isInProgress() |
S |
80 |
1 |
3 |
| isFinished() |
S |
80 |
1 |
3 |
| isFailed() |
S |
80 |
1 |
3 |
| labels() |
S |
64 |
1 |
9 |